home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Iface.exe / 0 / RCDATA / TFORMACTIVIDADRED / TFORMACTIVIDADRED.txt < prev   
Text File  |  2008-07-20  |  17KB  |  587 lines

  1. object FormActividadRed: TFormActividadRed
  2.   Left = 263
  3.   Top = 144
  4.   Width = 689
  5.   Height = 534
  6.   BorderWidth = 3
  7.   Caption = 'Ver actividad de red'
  8.   Color = 14609391
  9.   Constraints.MinHeight = 534
  10.   Constraints.MinWidth = 689
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnCloseQuery = FormCloseQuery
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object SeparadorInferior: TBevel
  25.     Left = 0
  26.     Top = 459
  27.     Width = 675
  28.     Height = 42
  29.     Align = alBottom
  30.     Shape = bsSpacer
  31.   end
  32.   object PlaButtonCerrar: TPlaButton
  33.     Left = 568
  34.     Top = 469
  35.     Width = 90
  36.     Height = 21
  37.     Anchors = [akRight, akBottom]
  38.     Caption = '&Cerrar'
  39.     TabOrder = 0
  40.     Cancel = True
  41.     Default = True
  42.     ModalResult = 1
  43.   end
  44.   object PPCActividadRed: TPlaPageControl
  45.     Left = 0
  46.     Top = 0
  47.     Width = 675
  48.     Height = 459
  49.     ActivePage = PagActividadRed
  50.     Align = alClient
  51.     Color = clWhite
  52.     TabOrder = 1
  53.     OnChange = TimerRefrescarListaTimer
  54.     object PagActividadRed: TPlaTabSheet
  55.       Caption = 'Actividad de red'
  56.       TabVisible = False
  57.       object PanelBloque1: TPlaPanel
  58.         Left = 0
  59.         Top = 0
  60.         Width = 283
  61.         Height = 166
  62.         Align = alClient
  63.         TabOrder = 0
  64.         object Shape7: TShape
  65.           Left = 282
  66.           Top = 40
  67.           Width = 1
  68.           Height = 121
  69.           Align = alRight
  70.           Brush.Color = 16705497
  71.           Pen.Color = 16705497
  72.         end
  73.         object Shape9: TShape
  74.           Left = 0
  75.           Top = 40
  76.           Width = 1
  77.           Height = 121
  78.           Align = alLeft
  79.           Brush.Color = 16705497
  80.           Pen.Color = 16705497
  81.         end
  82.         object PanelDatosRed: TPanel
  83.           Left = 1
  84.           Top = 40
  85.           Width = 281
  86.           Height = 121
  87.           Align = alClient
  88.           BevelOuter = bvNone
  89.           Color = clWhite
  90.           TabOrder = 2
  91.           OnResize = PanelDatosRedResize
  92.           object LDesList: TLabel
  93.             Left = 13
  94.             Top = 0
  95.             Width = 667
  96.             Height = 13
  97.             AutoSize = False
  98.             Caption = 'Programas que tienen conexiones abiertas con la red'
  99.             Font.Charset = DEFAULT_CHARSET
  100.             Font.Color = clWindowText
  101.             Font.Height = -11
  102.             Font.Name = 'Tahoma'
  103.             Font.Style = [fsBold]
  104.             ParentFont = False
  105.           end
  106.           object LabelConexiones: TLabel
  107.             Left = 13
  108.             Top = 228
  109.             Width = 270
  110.             Height = 13
  111.             Caption = 'Conexiones abiertas del programa seleccionado'
  112.             Font.Charset = DEFAULT_CHARSET
  113.             Font.Color = clWindowText
  114.             Font.Height = -11
  115.             Font.Name = 'Tahoma'
  116.             Font.Style = [fsBold]
  117.             ParentFont = False
  118.           end
  119.           object PlaListViewConexAbiertasRed: TPlaListView
  120.             Left = 13
  121.             Top = 19
  122.             Width = 629
  123.             Height = 171
  124.             CanMoveColumns = False
  125.             Color = clWhite
  126.             CheckBoxes = False
  127.             Columns = <
  128.               item
  129.                 Width = 110
  130.                 Caption = 'Programa'
  131.                 Font.Charset = DEFAULT_CHARSET
  132.                 Font.Color = clWindowText
  133.                 Font.Height = -11
  134.                 Font.Name = 'MS Sans Serif'
  135.                 Font.Style = []
  136.               end
  137.               item
  138.                 Width = 72
  139.                 Caption = 'Ruta'
  140.                 Font.Charset = DEFAULT_CHARSET
  141.                 Font.Color = clWindowText
  142.                 Font.Height = -11
  143.                 Font.Name = 'MS Sans Serif'
  144.                 Font.Style = []
  145.               end
  146.               item
  147.                 Width = 110
  148.                 Caption = 'Salidas permitidas'
  149.                 Font.Charset = DEFAULT_CHARSET
  150.                 Font.Color = clWindowText
  151.                 Font.Height = -11
  152.                 Font.Name = 'MS Sans Serif'
  153.                 Font.Style = []
  154.               end
  155.               item
  156.                 Width = 110
  157.                 Caption = 'Salidas denegadas'
  158.                 Font.Charset = DEFAULT_CHARSET
  159.                 Font.Color = clWindowText
  160.                 Font.Height = -11
  161.                 Font.Name = 'MS Sans Serif'
  162.                 Font.Style = []
  163.               end
  164.               item
  165.                 Width = 110
  166.                 Caption = 'Entradas permitidas'
  167.                 Font.Charset = DEFAULT_CHARSET
  168.                 Font.Color = clWindowText
  169.                 Font.Height = -11
  170.                 Font.Name = 'MS Sans Serif'
  171.                 Font.Style = []
  172.               end
  173.               item
  174.                 Width = 115
  175.                 Caption = 'Entradas denegadas'
  176.                 Font.Charset = DEFAULT_CHARSET
  177.                 Font.Color = clWindowText
  178.                 Font.Height = -11
  179.                 Font.Name = 'MS Sans Serif'
  180.                 Font.Style = []
  181.               end>
  182.             DragCursor = crDrag
  183.             DragMode = dmManual
  184.             HideSelection = False
  185.             ImageList = ImageList
  186.             MultiSelect = False
  187.             ParentColor = False
  188.             ShowColumnHeaders = True
  189.             TabOrder = 0
  190.             OnSelectItem = PlaListViewConexAbiertasRedSelectItem
  191.             Data = {000100000000FE}
  192.           end
  193.           object PlaCheckBoxMostrar: TPlaCheckBox
  194.             Left = 13
  195.             Top = 205
  196.             Width = 220
  197.             Height = 16
  198.             Caption = 'Mostrar programas del sistema operativo '
  199.             TabOrder = 1
  200.             OnClick = PlaCheckBoxMostrarClick
  201.             State = cbChecked
  202.           end
  203.           object PlaListViewConexProgSeleccionado: TPlaListView
  204.             Left = 13
  205.             Top = 250
  206.             Width = 629
  207.             Height = 127
  208.             Color = clWhite
  209.             CheckBoxes = False
  210.             Columns = <
  211.               item
  212.                 Width = 125
  213.                 Caption = 'Protocolo'
  214.                 Font.Charset = DEFAULT_CHARSET
  215.                 Font.Color = clWindowText
  216.                 Font.Height = -11
  217.                 Font.Name = 'MS Sans Serif'
  218.                 Font.Style = []
  219.               end
  220.               item
  221.                 Width = 126
  222.                 Caption = 'Estado'
  223.                 Font.Charset = DEFAULT_CHARSET
  224.                 Font.Color = clWindowText
  225.                 Font.Height = -11
  226.                 Font.Name = 'MS Sans Serif'
  227.                 Font.Style = []
  228.               end
  229.               item
  230.                 Width = 125
  231.                 Caption = 'Puerto local'
  232.                 Font.Charset = DEFAULT_CHARSET
  233.                 Font.Color = clWindowText
  234.                 Font.Height = -11
  235.                 Font.Name = 'MS Sans Serif'
  236.                 Font.Style = []
  237.               end
  238.               item
  239.                 Width = 125
  240.                 Caption = 'Puerto remoto'
  241.                 Font.Charset = DEFAULT_CHARSET
  242.                 Font.Color = clWindowText
  243.                 Font.Height = -11
  244.                 Font.Name = 'MS Sans Serif'
  245.                 Font.Style = []
  246.               end
  247.               item
  248.                 Width = 126
  249.                 Caption = 'Direcci∩┐╜n IP'
  250.                 Font.Charset = DEFAULT_CHARSET
  251.                 Font.Color = clWindowText
  252.                 Font.Height = -11
  253.                 Font.Name = 'MS Sans Serif'
  254.                 Font.Style = []
  255.               end>
  256.             DragCursor = crDrag
  257.             DragMode = dmManual
  258.             Enabled = False
  259.             HideSelection = False
  260.             MultiSelect = False
  261.             ParentColor = False
  262.             ShowColumnHeaders = True
  263.             TabOrder = 2
  264.             OnSelectItem = PlaListViewConexProgSeleccionadoSelectItem
  265.             Data = {
  266.               0001010000000C54506C614C6973744974656D000000000C0A00FE0000000000
  267.               FE}
  268.           end
  269.         end
  270.         object PlaPanel6: TPlaPanel
  271.           Left = 0
  272.           Top = 0
  273.           Width = 283
  274.           Height = 40
  275.           Align = alTop
  276.           TabOrder = 0
  277.           object Image1: TImage
  278.             Left = 20
  279.             Top = 0
  280.             Width = 243
  281.             Height = 40
  282.             Align = alClient
  283.             Picture.Data = {<image001.bmp>}
  284.             Stretch = True
  285.           end
  286.           object IEsqSupIzq3: TImage
  287.             Left = 0
  288.             Top = 0
  289.             Width = 20
  290.             Height = 40
  291.             Align = alLeft
  292.             AutoSize = True
  293.             Center = True
  294.             Picture.Data = {<image002.bmp>}
  295.             Stretch = True
  296.           end
  297.           object IEsqSupDer3: TImage
  298.             Left = 263
  299.             Top = 0
  300.             Width = 20
  301.             Height = 40
  302.             Align = alRight
  303.             AutoSize = True
  304.             Center = True
  305.             Picture.Data = {<image003.bmp>}
  306.             Stretch = True
  307.           end
  308.           object Label1: TLabel
  309.             Left = 204
  310.             Top = 4
  311.             Width = 250
  312.             Height = 16
  313.             Alignment = taCenter
  314.             Anchors = [akLeft, akTop, akRight]
  315.             Caption = 'An∩┐╜lisis de tr∩┐╜fico de red'
  316.             Constraints.MinWidth = 250
  317.             Font.Charset = DEFAULT_CHARSET
  318.             Font.Color = clWindowText
  319.             Font.Height = -13
  320.             Font.Name = 'Tahoma'
  321.             Font.Style = [fsBold, fsUnderline]
  322.             ParentFont = False
  323.             Transparent = True
  324.           end
  325.         end
  326.         object PlaPanel7: TPlaPanel
  327.           Left = 0
  328.           Top = 161
  329.           Width = 283
  330.           Height = 5
  331.           Align = alBottom
  332.           TabOrder = 1
  333.           object IEsqInfIzq3: TImage
  334.             Left = 0
  335.             Top = 0
  336.             Width = 20
  337.             Height = 5
  338.             Align = alLeft
  339.             AutoSize = True
  340.             Picture.Data = {<image004.bmp>}
  341.             Stretch = True
  342.           end
  343.           object IEsqInfDer3: TImage
  344.             Left = 263
  345.             Top = 0
  346.             Width = 20
  347.             Height = 5
  348.             Align = alRight
  349.             AutoSize = True
  350.             Picture.Data = {<image005.bmp>}
  351.             Stretch = True
  352.           end
  353.           object Image5: TImage
  354.             Left = 20
  355.             Top = 0
  356.             Width = 243
  357.             Height = 5
  358.             Align = alClient
  359.             Center = True
  360.             Picture.Data = {<image006.bmp>}
  361.             Stretch = True
  362.           end
  363.         end
  364.       end
  365.     end
  366.     object PagWIFI: TPlaTabSheet
  367.       Caption = 'Wi-Fi'
  368.       TabVisible = False
  369.       object PlaPanel1: TPlaPanel
  370.         Left = 4
  371.         Top = 11
  372.         Width = 657
  373.         Height = 417
  374.         Anchors = [akLeft, akTop, akRight, akBottom]
  375.         TabOrder = 0
  376.         object Shape1: TShape
  377.           Left = 656
  378.           Top = 40
  379.           Width = 1
  380.           Height = 372
  381.           Align = alRight
  382.           Brush.Color = 16705497
  383.           Pen.Color = 16705497
  384.         end
  385.         object Shape2: TShape
  386.           Left = 0
  387.           Top = 40
  388.           Width = 1
  389.           Height = 372
  390.           Align = alLeft
  391.           Brush.Color = 16705497
  392.           Pen.Color = 16705497
  393.         end
  394.         object Panel1: TPanel
  395.           Left = 1
  396.           Top = 40
  397.           Width = 655
  398.           Height = 372
  399.           Align = alClient
  400.           BevelOuter = bvNone
  401.           Color = clWhite
  402.           TabOrder = 2
  403.           object Label3: TLabel
  404.             Left = 13
  405.             Top = 0
  406.             Width = 138
  407.             Height = 13
  408.             Caption = 'Integrantes de red Wi-Fi'
  409.             Font.Charset = DEFAULT_CHARSET
  410.             Font.Color = clWindowText
  411.             Font.Height = -11
  412.             Font.Name = 'Tahoma'
  413.             Font.Style = [fsBold]
  414.             ParentFont = False
  415.           end
  416.           object Label4: TLabel
  417.             Left = 13
  418.             Top = 24
  419.             Width = 627
  420.             Height = 26
  421.             Caption = 
  422.               'La siguiente tabla muestra los equipos conectados a la red Wi-Fi' +
  423.               ' durante la sesi∩┐╜n actual con autorizaci∩┐╜n para conectarse a tu ' +
  424.               'PC.'
  425.             Constraints.MaxWidth = 627
  426.             Constraints.MinHeight = 26
  427.             Constraints.MinWidth = 627
  428.             Layout = tlCenter
  429.             WordWrap = True
  430.           end
  431.           object PlaListViewWIFI: TPlaListView
  432.             Left = 13
  433.             Top = 56
  434.             Width = 629
  435.             Height = 308
  436.             Anchors = [akLeft, akTop, akRight, akBottom]
  437.             CanMoveColumns = False
  438.             Color = clWhite
  439.             CheckBoxes = False
  440.             Columns = <
  441.               item
  442.                 Width = 387
  443.                 Caption = 'Identificador'
  444.                 Font.Charset = DEFAULT_CHARSET
  445.                 Font.Color = clWindowText
  446.                 Font.Height = -11
  447.                 Font.Name = 'MS Sans Serif'
  448.                 Font.Style = []
  449.               end
  450.               item
  451.                 Width = 120
  452.                 Caption = 'IP'
  453.                 Font.Charset = DEFAULT_CHARSET
  454.                 Font.Color = clWindowText
  455.                 Font.Height = -11
  456.                 Font.Name = 'MS Sans Serif'
  457.                 Font.Style = []
  458.               end
  459.               item
  460.                 Width = 120
  461.                 Caption = 'MAC'
  462.                 Font.Charset = DEFAULT_CHARSET
  463.                 Font.Color = clWindowText
  464.                 Font.Height = -11
  465.                 Font.Name = 'MS Sans Serif'
  466.                 Font.Style = []
  467.               end>
  468.             DragCursor = crDrag
  469.             DragMode = dmManual
  470.             HideSelection = True
  471.             MultiSelect = False
  472.             ParentColor = False
  473.             ShowColumnHeaders = True
  474.             TabOrder = 0
  475.             Data = {000100000000FE}
  476.           end
  477.         end
  478.         object PlaPanel2: TPlaPanel
  479.           Left = 0
  480.           Top = 0
  481.           Width = 657
  482.           Height = 40
  483.           Align = alTop
  484.           TabOrder = 0
  485.           object Image2: TImage
  486.             Left = 20
  487.             Top = 0
  488.             Width = 617
  489.             Height = 40
  490.             Align = alClient
  491.             Picture.Data = {<image007.bmp>}
  492.             Stretch = True
  493.           end
  494.           object Image3: TImage
  495.             Left = 0
  496.             Top = 0
  497.             Width = 20
  498.             Height = 40
  499.             Align = alLeft
  500.             AutoSize = True
  501.             Center = True
  502.             Picture.Data = {<image008.bmp>}
  503.             Stretch = True
  504.           end
  505.           object Image4: TImage
  506.             Left = 637
  507.             Top = 0
  508.             Width = 20
  509.             Height = 40
  510.             Align = alRight
  511.             AutoSize = True
  512.             Center = True
  513.             Picture.Data = {<image009.bmp>}
  514.             Stretch = True
  515.           end
  516.           object Label2: TLabel
  517.             Left = 204
  518.             Top = 4
  519.             Width = 250
  520.             Height = 16
  521.             Alignment = taCenter
  522.             Anchors = [akLeft, akTop, akRight]
  523.             Caption = 'An∩┐╜lisis de tr∩┐╜fico de red Wi-Fi'
  524.             Constraints.MinWidth = 250
  525.             Font.Charset = DEFAULT_CHARSET
  526.             Font.Color = clWindowText
  527.             Font.Height = -13
  528.             Font.Name = 'Tahoma'
  529.             Font.Style = [fsBold, fsUnderline]
  530.             ParentFont = False
  531.             Transparent = True
  532.           end
  533.         end
  534.         object PlaPanel3: TPlaPanel
  535.           Left = 0
  536.           Top = 412
  537.           Width = 657
  538.           Height = 5
  539.           Align = alBottom
  540.           TabOrder = 1
  541.           object Image6: TImage
  542.             Left = 0
  543.             Top = 0
  544.             Width = 20
  545.             Height = 5
  546.             Align = alLeft
  547.             AutoSize = True
  548.             Picture.Data = {<image010.bmp>}
  549.             Stretch = True
  550.           end
  551.           object Image7: TImage
  552.             Left = 637
  553.             Top = 0
  554.             Width = 20
  555.             Height = 5
  556.             Align = alRight
  557.             AutoSize = True
  558.             Picture.Data = {<image011.bmp>}
  559.             Stretch = True
  560.           end
  561.           object Image8: TImage
  562.             Left = 20
  563.             Top = 0
  564.             Width = 617
  565.             Height = 5
  566.             Align = alClient
  567.             Center = True
  568.             Picture.Data = {<image012.bmp>}
  569.             Stretch = True
  570.           end
  571.         end
  572.       end
  573.     end
  574.   end
  575.   object TimerRefrescarLista: TTimer
  576.     Enabled = False
  577.     Interval = 2000
  578.     OnTimer = TimerRefrescarListaTimer
  579.     Left = 19
  580.     Top = 419
  581.   end
  582.   object ImageList: TImageList
  583.     Left = 63
  584.     Top = 419
  585.   end
  586. end
  587.